home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2002 January / january_2002.iso / Piposh Special / Piposh / STRTGAME.DXR / 00261.ls < prev    next >
Encoding:
Text File  |  2004-12-07  |  123 b   |  7 lines

  1. on exitFrame
  2.   global effectspath
  3.   if not soundBusy(2) then
  4.     sound playFile 2, effectspath & "drmmus.aif"
  5.   end if
  6. end
  7.